[INFO] fetching crate orb-mockhttp 0.1.1...
[INFO] testing orb-mockhttp-0.1.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate orb-mockhttp 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate orb-mockhttp 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate orb-mockhttp 0.1.1
[INFO] tweaked toml for crates.io crate orb-mockhttp 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate orb-mockhttp 0.1.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate orb-mockhttp 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3415583404d6ea759762860f565fffb3ad8c88303fb613c3aef76d7cb449afcc
[INFO] running `Command { std: "docker" "start" "-a" "3415583404d6ea759762860f565fffb3ad8c88303fb613c3aef76d7cb449afcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3415583404d6ea759762860f565fffb3ad8c88303fb613c3aef76d7cb449afcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3415583404d6ea759762860f565fffb3ad8c88303fb613c3aef76d7cb449afcc", kill_on_drop: false }`
[INFO] [stdout] 3415583404d6ea759762860f565fffb3ad8c88303fb613c3aef76d7cb449afcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6c4efe7cd6e2b4cd0fa91cdb0d7c41b3f898ecf40d7bf00c0c98345df4f65b1
[INFO] running `Command { std: "docker" "start" "-a" "c6c4efe7cd6e2b4cd0fa91cdb0d7c41b3f898ecf40d7bf00c0c98345df4f65b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h3 v0.0.8
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling h3-quinn v0.0.10
[INFO] [stderr]    Compiling orb-mockhttp v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] running `Command { std: "docker" "inspect" "c6c4efe7cd6e2b4cd0fa91cdb0d7c41b3f898ecf40d7bf00c0c98345df4f65b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6c4efe7cd6e2b4cd0fa91cdb0d7c41b3f898ecf40d7bf00c0c98345df4f65b1", kill_on_drop: false }`
[INFO] [stdout] c6c4efe7cd6e2b4cd0fa91cdb0d7c41b3f898ecf40d7bf00c0c98345df4f65b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05e64675541ccf3f5ff62d41be0306d2e1e743d9224b67213084c83b9e97011d
[INFO] running `Command { std: "docker" "start" "-a" "05e64675541ccf3f5ff62d41be0306d2e1e743d9224b67213084c83b9e97011d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling h3 v0.0.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling h3-quinn v0.0.10
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling orb-mockhttp v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `orb_client`
[INFO] [stdout]  --> tests/readme.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use orb_client::{RequestBuilder, Url, WebSocketMessage};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `orb_client`
[INFO] [stdout]  --> tests/protocols.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use orb_client::{CertificateDer, RequestBuilder, Url};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustls::pki_types::pem::PemObject`
[INFO] [stdout]  --> tests/protocols.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rustls::pki_types::pem::PemObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orb-mockhttp` (test "readme") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orb-mockhttp` (test "protocols") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error[E0432]: unresolved import `orb_client`
[INFO] [stdout]  --> tests/http_methods.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use orb_client::{RequestBuilder, Url};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `orb_client`
[INFO] [stdout]  --> tests/lifecycle.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use orb_client::{RequestBuilder, Url};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `orb_client`
[INFO] [stdout]  --> tests/request.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use orb_client::{RequestBuilder, Url};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `orb_client`
[INFO] [stdout]  --> tests/routes.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use orb_client::{RequestBuilder, Url};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `orb_client`
[INFO] [stdout]  --> tests/edge_cases.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use orb_client::{RequestBuilder, Url};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `orb_client`
[INFO] [stdout]  --> tests/response.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use orb_client::{RequestBuilder, Url};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope
[INFO] [stdout]    --> tests/http_methods.rs:101:15
[INFO] [stdout]     |
[INFO] [stdout] 101 |         .body(orb_client::body::RequestBody::from_bytes("post data"))
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope
[INFO] [stdout]   --> tests/edge_cases.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |         .body(orb_client::body::RequestBody::from_bytes(text.to_string()))
[INFO] [stdout]    |               ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope
[INFO] [stdout]    --> tests/request.rs:100:15
[INFO] [stdout]     |
[INFO] [stdout] 100 |         .body(orb_client::body::RequestBody::from_bytes(
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope
[INFO] [stdout]    --> tests/http_methods.rs:109:15
[INFO] [stdout]     |
[INFO] [stdout] 109 |         .body(orb_client::body::RequestBody::from_bytes("put data"))
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope
[INFO] [stdout]    --> tests/request.rs:128:15
[INFO] [stdout]     |
[INFO] [stdout] 128 |         .body(orb_client::body::RequestBody::from_bytes(json_data))
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope
[INFO] [stdout]    --> tests/edge_cases.rs:101:15
[INFO] [stdout]     |
[INFO] [stdout] 101 |         .body(orb_client::body::RequestBody::from_bytes(special_body))
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope
[INFO] [stdout]    --> tests/http_methods.rs:117:15
[INFO] [stdout]     |
[INFO] [stdout] 117 |         .body(orb_client::body::RequestBody::from_bytes("patch data"))
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope
[INFO] [stdout]    --> tests/request.rs:153:15
[INFO] [stdout]     |
[INFO] [stdout] 153 |         .body(orb_client::body::RequestBody::from_bytes(data.to_vec()))
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope
[INFO] [stdout]    --> tests/edge_cases.rs:132:15
[INFO] [stdout]     |
[INFO] [stdout] 132 |         .body(orb_client::body::RequestBody::from_bytes(large_body))
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope
[INFO] [stdout]    --> tests/routes.rs:251:15
[INFO] [stdout]     |
[INFO] [stdout] 251 |         .body(orb_client::body::RequestBody::from_bytes("exact match"))
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope
[INFO] [stdout]    --> tests/edge_cases.rs:284:15
[INFO] [stdout]     |
[INFO] [stdout] 284 |         .body(orb_client::body::RequestBody::from_bytes("foo=bar"))
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope
[INFO] [stdout]    --> tests/request.rs:177:15
[INFO] [stdout]     |
[INFO] [stdout] 177 |         .body(orb_client::body::RequestBody::from_bytes(body))
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope
[INFO] [stdout]    --> tests/edge_cases.rs:290:15
[INFO] [stdout]     |
[INFO] [stdout] 290 |         .body(orb_client::body::RequestBody::from_bytes("baz=qux"))
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orb-mockhttp` (test "lifecycle") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope
[INFO] [stdout]    --> tests/routes.rs:270:15
[INFO] [stdout]     |
[INFO] [stdout] 270 |         .body(orb_client::body::RequestBody::from_bytes(
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orb-mockhttp` (test "http_methods") due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orb-mockhttp` (test "request") due to 5 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orb-mockhttp` (test "edge_cases") due to 6 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orb-mockhttp` (test "routes") due to 3 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope
[INFO] [stdout]   --> tests/response.rs:10:31
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn read_bytes(response: orb_client::Response) -> Vec<u8> {
[INFO] [stdout]    |                               ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orb-mockhttp` (test "response") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "05e64675541ccf3f5ff62d41be0306d2e1e743d9224b67213084c83b9e97011d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05e64675541ccf3f5ff62d41be0306d2e1e743d9224b67213084c83b9e97011d", kill_on_drop: false }`
[INFO] [stdout] 05e64675541ccf3f5ff62d41be0306d2e1e743d9224b67213084c83b9e97011d
